Session 2: Data exploration basics
January 18, 2023
Adapted from https://github.com/rstudio-education/datascience-box/blob/master/course-materials/slides/u1-d02-toolkit-r/u1-d02-toolkit-r.Rmd
Note: this is the default layout - all the panes can be moved around to best suit your workflow. Note also the possible change of appearance (e.g. dark themes).
Cjp24 CC BY-SA 4.0, via Wikimedia Commons
ggplot() functionpenguins)|> to send the data to a function (N.B. keyboard shortcut for the pipe: CTRL/CMD + SHIFT + M)Complete the exercises in the session2_exercises.qmd document (in the exercises > 01b_basic_data_exploration directory)